pp108 : Installing and Configuring MSMQ

Installing and Configuring MSMQ

This topic describes the procedure to install and configure MSMQ.

To install MSMQ on Windows 2003 or Windows XP, follow the below steps :

  1. Navigate to Start > Control Panel > Add or Remove Programs. The Add or Remove Programs dialog box appears.
  2. Click Add/Remove Windows Components option. The Windows Components Wizard appears.
  3. Select Message Queuing option in the list and click Details button. The Message Queuing dialog box appears.
  4. Select MSMQ HTTP Support option in the list and click OK. Click Next in the Windows Components Wizard. The Microsoft Messaging Queuing is installed.

To install MSMQ on Windows 2008, do the following:

  1. Start Windows Server Manager.
  2. Right click features and add MSMQ (click here for screenshot)
  3. MSMQ must be installed with domain access

To configure Messaging Queues, follow the below steps:

  1. Right-click My Computer and select Manage. The Computer Management window appears.
  2. Navigate to Services and Applications or Features > Message Queuing > Private Queues.
  3. Right-click Private Queues, Select New and then click Private Queue. The New Private Queue dialog box appears.
  4. Type the Queue Name and select Transactional option. A queue is created.
  5. Right-click the queue and select Properties. The <Queue Name> Properties dialog box appears.
  6. Select Enabled option and click on Security tab.
  7. Add a OpenText Process Suite Platform User, set the permission as Full Control and click OK.

Attachments: